{
  "bundles": [
    {
      "@type": "NXBundle",
      "artifactId": "nuxeo-thumbnail",
      "artifactVersion": "10.10-HF18",
      "bundleGroup": {
        "@type": "NXBundleGroup",
        "bundleIds": [
          "org.nuxeo.directory.mongodb",
          "org.nuxeo.ecm.audit.io",
          "org.nuxeo.ecm.content.showcase",
          "org.nuxeo.ecm.default.config",
          "org.nuxeo.ecm.jwt",
          "org.nuxeo.ecm.permissions",
          "org.nuxeo.ecm.platform",
          "org.nuxeo.ecm.platform.api",
          "org.nuxeo.ecm.platform.collections.core",
          "org.nuxeo.ecm.platform.commandline.executor",
          "org.nuxeo.ecm.platform.convert",
          "org.nuxeo.ecm.platform.csv.export",
          "org.nuxeo.ecm.platform.dublincore",
          "org.nuxeo.ecm.platform.htmlsanitizer",
          "org.nuxeo.ecm.platform.lang",
          "org.nuxeo.ecm.platform.marketplace-nuxeo-showcase-content-resources",
          "org.nuxeo.ecm.platform.oauth",
          "org.nuxeo.ecm.platform.oauth1",
          "org.nuxeo.ecm.platform.pdf",
          "org.nuxeo.ecm.platform.query.api",
          "org.nuxeo.ecm.platform.rendering",
          "org.nuxeo.ecm.platform.thumbnail",
          "org.nuxeo.ecm.webdav",
          "org.nuxeo.importer.stream",
          "org.nuxeo.mail",
          "org.nuxeo.mongodb.audit",
          "org.nuxeo.search.ui",
          "org.nuxeo.usermapper"
        ],
        "hierarchyPath": "/grp:org.nuxeo.ecm.platform",
        "id": "grp:org.nuxeo.ecm.platform",
        "name": "org.nuxeo.ecm.platform",
        "parentIds": [],
        "readmes": [
          {
            "blobProviderId": "default",
            "content": "# Nuxeo Showcase Content Sample\n\nThis addon import a set of showcase content containing office documents, images, videos, ...\n\n## Modules\n\n- nuxeo-showcase-content-importer: Showcase content Importer bundle\n\n## Building all modules\n\n    mvn clean install\n\n## How to Create a New Data Zip File\n\n- Import latest released Version\n- Remove old or deprecated documents; without forgetting to clean the trash\n- Import new documents\n- To lighter the zip export file, cleanup all picture views, transcoded videos, etc. Execute this SQL query using your prefered SQL client:\n```\ndelete from hierarchy where primarytype  = 'view' or primarytype = 'storyboarditem' or primarytype = 'transcodedVideoItem';\n```\n- Cleanup CoreSession cache\n- Make a `Zip Tree Export` from `Workspaces`\n- Upload it on Nexus, GAV: `org.nuxeo.ecm.platform:nuxeo-showcase-content-sample-data:NEXT_VERSION`\n- Update Marketplace `nuxeo/marketplace-showcase-content-sample` project to use the correct data version.\n\n# About Nuxeo\n\nNuxeo dramatically improves how content-based applications are built, managed and deployed, making customers more agile, innovative and successful. Nuxeo provides a next generation, enterprise ready platform for building traditional and cutting-edge content oriented applications. Combining a powerful application development environment with SaaS-based tools and a modular architecture, the Nuxeo Platform and Products provide clear business value to some of the most recognizable brands including Verizon, Electronic Arts, Sharp, FICO, the U.S. Navy, and Boeing. Nuxeo is headquartered in New York and Paris. More information is available at www.nuxeo.com.\n",
            "digest": "6e7853722e0b27ce08299406e5a954d9",
            "encoding": "UTF-8",
            "length": 1652,
            "mimeType": "text/plain",
            "name": "README.md"
          },
          {
            "blobProviderId": "default",
            "content": "# Showcase Content Sample\n\n* Add some sample showcase content in your instance like some pictures, videos, ...\n* Project status: working\n* Nuxeo Support\n\n\n# Building\n\n    mvn clean install\n\n\n## QA\n\n[![Build Status](https://qa.nuxeo.org/jenkins/buildStatus/icon?job=addons_FT_nuxeo-showcase-content-sample-master)](https://qa.nuxeo.org/jenkins/job/addons_FT_nuxeo-showcase-content-sample-master/)\n\n# Licensing\n\n[GNU Lesser General Public License (LGPL) v2.1](http://www.gnu.org/licenses/lgpl-2.1.html)\n\nSample: https://github.com/nuxeo/nuxeo-drive\n\n# About Nuxeo\n\nNuxeo dramatically improves how content-based applications are built, managed and deployed, making customers more agile, innovative and successful. Nuxeo provides a next generation, enterprise ready platform for building traditional and cutting-edge content oriented applications. Combining a powerful application development environment with\nSaaS-based tools and a modular architecture, the Nuxeo Platform and Products provide clear business value to some of the most recognizable brands including Verizon, Electronic Arts, Sharp, FICO, the U.S. Navy, and Boeing. Nuxeo is headquartered in New York and Paris.\nMore information is available at [www.nuxeo.com](http://www.nuxeo.com).\n",
            "digest": "20dfb3c3e0d1a341d988f946031ea974",
            "encoding": "UTF-8",
            "length": 1246,
            "mimeType": "text/plain",
            "name": "README.md"
          },
          {
            "blobProviderId": "default",
            "content": "# Nuxeo Platform Importer\n\n## About Nuxeo Platform Importer\n\nThe file importer comes as a Java library (with nuxeo runtime service) and a sample JAX-RS interface to launch, monitor and abort import jobs.\nThis project is an on-going project, supported by Nuxeo\n\n## Building\n### How to Build Nuxeo Platform Importer\nBuild the Nuxeo Platform Importer with Maven:\n```$ mvn install -Dmaven.test.skip=true```\n\n## Deploying\nNuxeo Platform Importer is available as two package add-ons [from the Nuxeo Marketplace]\nhttps://connect.nuxeo.com/nuxeo/site/marketplace/package/nuxeo-platform-importer\nhttps://connect.nuxeo.com/nuxeo/site/marketplace/package/nuxeo-scan-importer\n\n## Resources\n### Documentation\nThe documentation for Nuxeo Platform Importer is available in our Documentation Center: http://doc.nuxeo.com/x/gYBVAQ\n\n### Following Project QA Status\n[![Build Status](https://qa.nuxeo.org/jenkins/buildStatus/icon?job=addons_nuxeo-platform-importer-master)](https://qa.nuxeo.org/jenkins/job/addons_nuxeo-platform-importer-master/)\n\n### Reporting Issues\nYou can follow the developments in the Nuxeo Platform project of our JIRA bug tracker, which includes a Nuxeo Platform Importer component:\nhttps://jira.nuxeo.com/browse/NXP/component/10621\n\nYou can report issues on: http://answers.nuxeo.com/\n\n## About Nuxeo\nNuxeo dramatically improves how content-based applications are built, managed and deployed, making customers more agile, innovative and successful. Nuxeo provides a next generation, enterprise ready platform for building traditional and cutting-edge content oriented applications. Combining a powerful application development environment with SaaS-based tools and a modular architecture, the Nuxeo Platform and Products provide clear business value to some of the most recognizable brands including Verizon, Electronic Arts, Sharp, FICO, the U.S. Navy, and Boeing. Nuxeo is headquartered in New York and Paris. More information is available at www.nuxeo.com.\n\n\n",
            "digest": "8e4c7775ea4ce138f6bcc51e92b77c77",
            "encoding": "UTF-8",
            "length": 1968,
            "mimeType": "text/plain",
            "name": "README.md"
          }
        ],
        "version": "10.10"
      },
      "bundleId": "org.nuxeo.ecm.platform.thumbnail",
      "components": [
        {
          "@type": "NXComponent",
          "documentationHtml": "",
          "extensionPoints": [],
          "extensions": [
            {
              "@type": "NXContribution",
              "documentationHtml": "",
              "extensionPoint": "org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent--command",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.platform.thumbnail/org.nuxeo.ecm.platform.thumbnail.commandline.imagemagick/Contributions/org.nuxeo.ecm.platform.thumbnail.commandline.imagemagick--command",
              "id": "org.nuxeo.ecm.platform.thumbnail.commandline.imagemagick--command",
              "registrationOrder": 10,
              "targetComponentName": {
                "rawName": "service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent",
                "name": "org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent",
                "type": "service"
              },
              "version": "10.10-HF18",
              "xml": "<extension point=\"command\" target=\"org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent\">\n\n    <command enabled=\"true\" name=\"toThumbnail\">\n      <commandLine>convert</commandLine>\n      <parameterString>-define registry:temporary-path=#{nuxeo.tmp.dir} -quiet -strip -thumbnail #{size} -background transparent -gravity center -format png -quality 75 #{inputFilePath}[0] #{outputFilePath}</parameterString>\n      <winParameterString>-define registry:temporary-path=#{nuxeo.tmp.dir} -quiet -strip -thumbnail #{size} -background transparent -gravity center -format png -quality 75 #{inputFilePath}[0] #{outputFilePath}</winParameterString>\n      <installationDirective>You need to install ImageMagick.</installationDirective>\n    </command>\n\n  </extension>"
            }
          ],
          "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.platform.thumbnail/org.nuxeo.ecm.platform.thumbnail.commandline.imagemagick",
          "name": "org.nuxeo.ecm.platform.thumbnail.commandline.imagemagick",
          "requirements": [
            "org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib"
          ],
          "resolutionOrder": 903,
          "services": [],
          "startOrder": 559,
          "version": "10.10-HF18",
          "xmlFileContent": "<?xml version=\"1.0\"?>\n<component name=\"org.nuxeo.ecm.platform.thumbnail.commandline.imagemagick\">\n\n  <require>org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib</require>\n\n  <extension target=\"org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent\"\n    point=\"command\">\n\n    <command name=\"toThumbnail\" enabled=\"true\">\n      <commandLine>convert</commandLine>\n      <parameterString>-define registry:temporary-path=#{nuxeo.tmp.dir} -quiet -strip -thumbnail #{size} -background transparent -gravity center -format png -quality 75 #{inputFilePath}[0] #{outputFilePath}</parameterString>\n      <winParameterString>-define registry:temporary-path=#{nuxeo.tmp.dir} -quiet -strip -thumbnail #{size} -background transparent -gravity center -format png -quality 75 #{inputFilePath}[0] #{outputFilePath}</winParameterString>\n      <installationDirective>You need to install ImageMagick.</installationDirective>\n    </command>\n\n  </extension>\n\n</component>\n",
          "xmlFileName": "/OSGI-INF/thumbnail-commandline-imagemagick-contrib.xml",
          "xmlPureComponent": true
        },
        {
          "@type": "NXComponent",
          "documentationHtml": "",
          "extensionPoints": [],
          "extensions": [
            {
              "@type": "NXContribution",
              "documentationHtml": "",
              "extensionPoint": "org.nuxeo.ecm.core.api.thumbnail.ThumbnailService--thumbnailFactory",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.platform.thumbnail/org.nuxeo.ecm.platform.thumbnail.service.thumbnailfactory/Contributions/org.nuxeo.ecm.platform.thumbnail.service.thumbnailfactory--thumbnailFactory",
              "id": "org.nuxeo.ecm.platform.thumbnail.service.thumbnailfactory--thumbnailFactory",
              "registrationOrder": 4,
              "targetComponentName": {
                "rawName": "service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService",
                "name": "org.nuxeo.ecm.core.api.thumbnail.ThumbnailService",
                "type": "service"
              },
              "version": "10.10-HF18",
              "xml": "<extension point=\"thumbnailFactory\" target=\"org.nuxeo.ecm.core.api.thumbnail.ThumbnailService\">\n    <thumbnailFactory factoryClass=\"org.nuxeo.ecm.platform.thumbnail.factories.ThumbnailDocumentFactory\" name=\"thumbnailDocumentFactory\"/>\n  </extension>"
            }
          ],
          "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.platform.thumbnail/org.nuxeo.ecm.platform.thumbnail.service.thumbnailfactory",
          "name": "org.nuxeo.ecm.platform.thumbnail.service.thumbnailfactory",
          "requirements": [],
          "resolutionOrder": 904,
          "services": [],
          "startOrder": 567,
          "version": "10.10-HF18",
          "xmlFileContent": "<?xml version=\"1.0\"?>\n<component name=\"org.nuxeo.ecm.platform.thumbnail.service.thumbnailfactory\">\n\n  <extension target=\"org.nuxeo.ecm.core.api.thumbnail.ThumbnailService\"\n    point=\"thumbnailFactory\">\n    <thumbnailFactory name=\"thumbnailDocumentFactory\"\n      factoryClass=\"org.nuxeo.ecm.platform.thumbnail.factories.ThumbnailDocumentFactory\" />\n  </extension>\n\n</component>\n",
          "xmlFileName": "/OSGI-INF/thumbnail-default-factories-contrib.xml",
          "xmlPureComponent": true
        },
        {
          "@type": "NXComponent",
          "documentationHtml": "",
          "extensionPoints": [],
          "extensions": [
            {
              "@type": "NXContribution",
              "documentationHtml": "",
              "extensionPoint": "org.nuxeo.ecm.core.convert.service.ConversionServiceImpl--converter",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.platform.thumbnail/org.nuxeo.ecm.platform.thumbnail.convert/Contributions/org.nuxeo.ecm.platform.thumbnail.convert--converter",
              "id": "org.nuxeo.ecm.platform.thumbnail.convert--converter",
              "registrationOrder": 10,
              "targetComponentName": {
                "rawName": "service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl",
                "name": "org.nuxeo.ecm.core.convert.service.ConversionServiceImpl",
                "type": "service"
              },
              "version": "10.10-HF18",
              "xml": "<extension point=\"converter\" target=\"org.nuxeo.ecm.core.convert.service.ConversionServiceImpl\">\n\n    <converter class=\"org.nuxeo.ecm.platform.thumbnail.converter.ThumbnailDocumentConverter\" name=\"pdfAndImageToThumbnail\">\n      <sourceMimeType>application/pdf</sourceMimeType>\n      <sourceMimeType>image/jpeg</sourceMimeType>\n      <sourceMimeType>image/png</sourceMimeType>\n      <sourceMimeType>image/gif</sourceMimeType>\n      <sourceMimeType>image/tiff</sourceMimeType>\n      <destinationMimeType>image/png</destinationMimeType>\n    </converter>\n\n    <converter name=\"anyToPdfToThumbnail\">\n      <conversionSteps>\n        <subconverter>any2pdf</subconverter>\n        <subconverter>pdfAndImageToThumbnail</subconverter>\n      </conversionSteps>\n    </converter>\n\n    <converter class=\"org.nuxeo.ecm.platform.thumbnail.converter.AnyToThumbnailConverter\" name=\"anyToThumbnail\">\n      <destinationMimeType>image/png</destinationMimeType>\n\n      <sourceMimeType>application/pdf</sourceMimeType>\n      <sourceMimeType>image/jpeg</sourceMimeType>\n      <sourceMimeType>image/png</sourceMimeType>\n      <sourceMimeType>image/gif</sourceMimeType>\n      <sourceMimeType>image/tiff</sourceMimeType>\n\n      <sourceMimeType>text/xml</sourceMimeType>\n      <sourceMimeType>text/html</sourceMimeType>\n      <sourceMimeType>text/plain</sourceMimeType>\n      <sourceMimeType>text/rtf</sourceMimeType>\n      <sourceMimeType>text/csv</sourceMimeType>\n      <sourceMimeType>text/tsv</sourceMimeType>\n      <sourceMimeType>text/partial</sourceMimeType>\n\n\n      <!-- Microsoft office documents -->\n      <sourceMimeType>application/msword</sourceMimeType>\n      <sourceMimeType>application/vnd.ms-powerpoint</sourceMimeType>\n      <sourceMimeType>application/vnd.ms-excel</sourceMimeType>\n\n      <!-- Microsoft office 2007 documents -->\n      <sourceMimeType>\n        application/vnd.openxmlformats-officedocument.wordprocessingml.document\n      </sourceMimeType>\n      <sourceMimeType>\n        application/vnd.openxmlformats-officedocument.presentationml.presentation\n      </sourceMimeType>\n      <sourceMimeType>\n        application/vnd.openxmlformats-officedocument.spreadsheetml.sheet\n      </sourceMimeType>\n\n      <!-- OpenOffice.org 1.x documents -->\n      <sourceMimeType>application/vnd.sun.xml.writer</sourceMimeType>\n      <sourceMimeType>application/vnd.sun.xml.writer.template</sourceMimeType>\n      <sourceMimeType>application/vnd.sun.xml.impress</sourceMimeType>\n      <sourceMimeType>application/vnd.sun.xml.impress.template</sourceMimeType>\n      <sourceMimeType>application/vnd.sun.xml.calc</sourceMimeType>\n      <sourceMimeType>application/vnd.sun.xml.calc.template</sourceMimeType>\n      <sourceMimeType>application/vnd.sun.xml.draw</sourceMimeType>\n      <sourceMimeType>application/vnd.sun.xml.draw.template</sourceMimeType>\n\n      <!-- OpenOffice.org 2.x documents -->\n      <sourceMimeType>\n        application/vnd.oasis.opendocument.spreadsheet\n      </sourceMimeType>\n      <sourceMimeType>\n        application/vnd.oasis.opendocument.spreadsheet-template\n      </sourceMimeType>\n      <sourceMimeType>application/vnd.oasis.opendocument.text</sourceMimeType>\n      <sourceMimeType>\n        application/vnd.oasis.opendocument.text-template\n      </sourceMimeType>\n      <sourceMimeType>\n        application/vnd.oasis.opendocument.presentation\n      </sourceMimeType>\n      <sourceMimeType>\n        application/vnd.oasis.opendocument.presentation-template\n      </sourceMimeType>\n      <sourceMimeType>\n        application/vnd.oasis.opendocument.graphics\n      </sourceMimeType>\n      <sourceMimeType>\n        application/vnd.oasis.opendocument.graphics-template\n      </sourceMimeType>\n\n      <!-- WordPerfect -->\n      <sourceMimeType>application/wordperfect</sourceMimeType>\n    </converter>\n\n  </extension>"
            }
          ],
          "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.platform.thumbnail/org.nuxeo.ecm.platform.thumbnail.convert",
          "name": "org.nuxeo.ecm.platform.thumbnail.convert",
          "requirements": [
            "org.nuxeo.ecm.platform.convert.plugins"
          ],
          "resolutionOrder": 905,
          "services": [],
          "startOrder": 561,
          "version": "10.10-HF18",
          "xmlFileContent": "<?xml version=\"1.0\"?>\n<component name=\"org.nuxeo.ecm.platform.thumbnail.convert\">\n\n  <require>org.nuxeo.ecm.platform.convert.plugins</require>\n\n  <extension target=\"org.nuxeo.ecm.core.convert.service.ConversionServiceImpl\"\n    point=\"converter\">\n\n    <converter name=\"pdfAndImageToThumbnail\"\n      class=\"org.nuxeo.ecm.platform.thumbnail.converter.ThumbnailDocumentConverter\">\n      <sourceMimeType>application/pdf</sourceMimeType>\n      <sourceMimeType>image/jpeg</sourceMimeType>\n      <sourceMimeType>image/png</sourceMimeType>\n      <sourceMimeType>image/gif</sourceMimeType>\n      <sourceMimeType>image/tiff</sourceMimeType>\n      <destinationMimeType>image/png</destinationMimeType>\n    </converter>\n\n    <converter name=\"anyToPdfToThumbnail\">\n      <conversionSteps>\n        <subconverter>any2pdf</subconverter>\n        <subconverter>pdfAndImageToThumbnail</subconverter>\n      </conversionSteps>\n    </converter>\n\n    <converter name=\"anyToThumbnail\"\n      class=\"org.nuxeo.ecm.platform.thumbnail.converter.AnyToThumbnailConverter\">\n      <destinationMimeType>image/png</destinationMimeType>\n\n      <sourceMimeType>application/pdf</sourceMimeType>\n      <sourceMimeType>image/jpeg</sourceMimeType>\n      <sourceMimeType>image/png</sourceMimeType>\n      <sourceMimeType>image/gif</sourceMimeType>\n      <sourceMimeType>image/tiff</sourceMimeType>\n\n      <sourceMimeType>text/xml</sourceMimeType>\n      <sourceMimeType>text/html</sourceMimeType>\n      <sourceMimeType>text/plain</sourceMimeType>\n      <sourceMimeType>text/rtf</sourceMimeType>\n      <sourceMimeType>text/csv</sourceMimeType>\n      <sourceMimeType>text/tsv</sourceMimeType>\n      <sourceMimeType>text/partial</sourceMimeType>\n\n\n      <!-- Microsoft office documents -->\n      <sourceMimeType>application/msword</sourceMimeType>\n      <sourceMimeType>application/vnd.ms-powerpoint</sourceMimeType>\n      <sourceMimeType>application/vnd.ms-excel</sourceMimeType>\n\n      <!-- Microsoft office 2007 documents -->\n      <sourceMimeType>\n        application/vnd.openxmlformats-officedocument.wordprocessingml.document\n      </sourceMimeType>\n      <sourceMimeType>\n        application/vnd.openxmlformats-officedocument.presentationml.presentation\n      </sourceMimeType>\n      <sourceMimeType>\n        application/vnd.openxmlformats-officedocument.spreadsheetml.sheet\n      </sourceMimeType>\n\n      <!-- OpenOffice.org 1.x documents -->\n      <sourceMimeType>application/vnd.sun.xml.writer</sourceMimeType>\n      <sourceMimeType>application/vnd.sun.xml.writer.template</sourceMimeType>\n      <sourceMimeType>application/vnd.sun.xml.impress</sourceMimeType>\n      <sourceMimeType>application/vnd.sun.xml.impress.template</sourceMimeType>\n      <sourceMimeType>application/vnd.sun.xml.calc</sourceMimeType>\n      <sourceMimeType>application/vnd.sun.xml.calc.template</sourceMimeType>\n      <sourceMimeType>application/vnd.sun.xml.draw</sourceMimeType>\n      <sourceMimeType>application/vnd.sun.xml.draw.template</sourceMimeType>\n\n      <!-- OpenOffice.org 2.x documents -->\n      <sourceMimeType>\n        application/vnd.oasis.opendocument.spreadsheet\n      </sourceMimeType>\n      <sourceMimeType>\n        application/vnd.oasis.opendocument.spreadsheet-template\n      </sourceMimeType>\n      <sourceMimeType>application/vnd.oasis.opendocument.text</sourceMimeType>\n      <sourceMimeType>\n        application/vnd.oasis.opendocument.text-template\n      </sourceMimeType>\n      <sourceMimeType>\n        application/vnd.oasis.opendocument.presentation\n      </sourceMimeType>\n      <sourceMimeType>\n        application/vnd.oasis.opendocument.presentation-template\n      </sourceMimeType>\n      <sourceMimeType>\n        application/vnd.oasis.opendocument.graphics\n      </sourceMimeType>\n      <sourceMimeType>\n        application/vnd.oasis.opendocument.graphics-template\n      </sourceMimeType>\n\n      <!-- WordPerfect -->\n      <sourceMimeType>application/wordperfect</sourceMimeType>\n    </converter>\n\n  </extension>\n\n</component>\n",
          "xmlFileName": "/OSGI-INF/thumbnail-convert-service-contrib.xml",
          "xmlPureComponent": true
        },
        {
          "@type": "NXComponent",
          "documentationHtml": "",
          "extensionPoints": [],
          "extensions": [
            {
              "@type": "NXContribution",
              "documentationHtml": "",
              "extensionPoint": "org.nuxeo.ecm.core.schema.TypeService--schema",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.platform.thumbnail/org.nuxeo.ecm.platform.thumbnail.core.type.contrib/Contributions/org.nuxeo.ecm.platform.thumbnail.core.type.contrib--schema",
              "id": "org.nuxeo.ecm.platform.thumbnail.core.type.contrib--schema",
              "registrationOrder": 49,
              "targetComponentName": {
                "rawName": "service:org.nuxeo.ecm.core.schema.TypeService",
                "name": "org.nuxeo.ecm.core.schema.TypeService",
                "type": "service"
              },
              "version": "10.10-HF18",
              "xml": "<extension point=\"schema\" target=\"org.nuxeo.ecm.core.schema.TypeService\">\n    <schema name=\"thumbnail\" prefix=\"thumb\" src=\"schemas/thumbnail.xsd\"/>\n  </extension>"
            },
            {
              "@type": "NXContribution",
              "documentationHtml": "",
              "extensionPoint": "org.nuxeo.ecm.core.schema.TypeService--doctype",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.platform.thumbnail/org.nuxeo.ecm.platform.thumbnail.core.type.contrib/Contributions/org.nuxeo.ecm.platform.thumbnail.core.type.contrib--doctype",
              "id": "org.nuxeo.ecm.platform.thumbnail.core.type.contrib--doctype",
              "registrationOrder": 52,
              "targetComponentName": {
                "rawName": "service:org.nuxeo.ecm.core.schema.TypeService",
                "name": "org.nuxeo.ecm.core.schema.TypeService",
                "type": "service"
              },
              "version": "10.10-HF18",
              "xml": "<extension point=\"doctype\" target=\"org.nuxeo.ecm.core.schema.TypeService\">\n    <facet name=\"Thumbnail\">\n      <schema name=\"thumbnail\"/>\n    </facet>\n  </extension>"
            }
          ],
          "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.platform.thumbnail/org.nuxeo.ecm.platform.thumbnail.core.type.contrib",
          "name": "org.nuxeo.ecm.platform.thumbnail.core.type.contrib",
          "requirements": [
            "org.nuxeo.ecm.core.CoreExtensions"
          ],
          "resolutionOrder": 906,
          "services": [],
          "startOrder": 562,
          "version": "10.10-HF18",
          "xmlFileContent": "<?xml version=\"1.0\"?>\n\n<component name=\"org.nuxeo.ecm.platform.thumbnail.core.type.contrib\">\n\n  <require>org.nuxeo.ecm.core.CoreExtensions</require>\n\n  <extension target=\"org.nuxeo.ecm.core.schema.TypeService\"\n    point=\"schema\">\n    <schema name=\"thumbnail\" src=\"schemas/thumbnail.xsd\" prefix=\"thumb\" />\n  </extension>\n\n  <extension target=\"org.nuxeo.ecm.core.schema.TypeService\"\n    point=\"doctype\">\n    <facet name=\"Thumbnail\">\n      <schema name=\"thumbnail\" />\n    </facet>\n  </extension>\n</component>\n",
          "xmlFileName": "/OSGI-INF/thumbnail-core-types-contrib.xml",
          "xmlPureComponent": true
        },
        {
          "@type": "NXComponent",
          "documentationHtml": "",
          "extensionPoints": [],
          "extensions": [
            {
              "@type": "NXContribution",
              "documentationHtml": "",
              "extensionPoint": "org.nuxeo.ecm.core.event.EventServiceComponent--listener",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.platform.thumbnail/org.nuxeo.ecm.platform.thumbnail.listener/Contributions/org.nuxeo.ecm.platform.thumbnail.listener--listener",
              "id": "org.nuxeo.ecm.platform.thumbnail.listener--listener",
              "registrationOrder": 48,
              "targetComponentName": {
                "rawName": "service:org.nuxeo.ecm.core.event.EventServiceComponent",
                "name": "org.nuxeo.ecm.core.event.EventServiceComponent",
                "type": "service"
              },
              "version": "10.10-HF18",
              "xml": "<extension point=\"listener\" target=\"org.nuxeo.ecm.core.event.EventServiceComponent\">\n\n    <listener async=\"true\" class=\"org.nuxeo.ecm.platform.thumbnail.listener.UpdateThumbnailListener\" name=\"updateThumbListener\" postCommit=\"true\" priority=\"999\">\n      <event>scheduleThumbnailUpdate</event>\n    </listener>\n    <listener async=\"false\" class=\"org.nuxeo.ecm.platform.thumbnail.listener.CheckBlobUpdateListener\" name=\"checkBlobUpdate\" postCommit=\"false\" priority=\"999\">\n      <event>documentCreated</event>\n      <event>beforeDocumentModification</event>\n    </listener>\n  </extension>"
            }
          ],
          "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.platform.thumbnail/org.nuxeo.ecm.platform.thumbnail.listener",
          "name": "org.nuxeo.ecm.platform.thumbnail.listener",
          "requirements": [],
          "resolutionOrder": 907,
          "services": [],
          "startOrder": 563,
          "version": "10.10-HF18",
          "xmlFileContent": "<component name=\"org.nuxeo.ecm.platform.thumbnail.listener\">\n\n  <extension target=\"org.nuxeo.ecm.core.event.EventServiceComponent\"\n    point=\"listener\">\n\n    <listener name=\"updateThumbListener\" async=\"true\"\n      postCommit=\"true\"\n      class=\"org.nuxeo.ecm.platform.thumbnail.listener.UpdateThumbnailListener\"\n      priority=\"999\">\n      <event>scheduleThumbnailUpdate</event>\n    </listener>\n    <listener name=\"checkBlobUpdate\" async=\"false\" postCommit=\"false\"\n      class=\"org.nuxeo.ecm.platform.thumbnail.listener.CheckBlobUpdateListener\"\n      priority=\"999\">\n      <event>documentCreated</event>\n      <event>beforeDocumentModification</event>\n    </listener>\n  </extension>\n\n</component>\n",
          "xmlFileName": "/OSGI-INF/thumbnail-listener-contrib.xml",
          "xmlPureComponent": true
        },
        {
          "@type": "NXComponent",
          "documentationHtml": "",
          "extensionPoints": [],
          "extensions": [
            {
              "@type": "NXContribution",
              "documentationHtml": "",
              "extensionPoint": "org.nuxeo.ecm.core.operation.OperationServiceComponent--operations",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.platform.thumbnail/org.nuxeo.ecm.platform.thumbnail.operation/Contributions/org.nuxeo.ecm.platform.thumbnail.operation--operations",
              "id": "org.nuxeo.ecm.platform.thumbnail.operation--operations",
              "registrationOrder": 30,
              "targetComponentName": {
                "rawName": "service:org.nuxeo.ecm.core.operation.OperationServiceComponent",
                "name": "org.nuxeo.ecm.core.operation.OperationServiceComponent",
                "type": "service"
              },
              "version": "10.10-HF18",
              "xml": "<extension point=\"operations\" target=\"org.nuxeo.ecm.core.operation.OperationServiceComponent\">\n    <operation class=\"org.nuxeo.ecm.platform.thumbnail.operation.RecomputeThumbnails\"/>\n  </extension>"
            },
            {
              "@type": "NXContribution",
              "documentationHtml": "",
              "extensionPoint": "org.nuxeo.ecm.automation.server.AutomationServer--bindings",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.platform.thumbnail/org.nuxeo.ecm.platform.thumbnail.operation/Contributions/org.nuxeo.ecm.platform.thumbnail.operation--bindings",
              "id": "org.nuxeo.ecm.platform.thumbnail.operation--bindings",
              "registrationOrder": 6,
              "targetComponentName": {
                "rawName": "service:org.nuxeo.ecm.automation.server.AutomationServer",
                "name": "org.nuxeo.ecm.automation.server.AutomationServer",
                "type": "service"
              },
              "version": "10.10-HF18",
              "xml": "<extension point=\"bindings\" target=\"org.nuxeo.ecm.automation.server.AutomationServer\">\n    <binding name=\"RecomputeThumbnails\">\n      <administrator>true</administrator>\n    </binding>\n  </extension>"
            }
          ],
          "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.platform.thumbnail/org.nuxeo.ecm.platform.thumbnail.operation",
          "name": "org.nuxeo.ecm.platform.thumbnail.operation",
          "requirements": [],
          "resolutionOrder": 909,
          "services": [],
          "startOrder": 566,
          "version": "10.10-HF18",
          "xmlFileContent": "<?xml version=\"1.0\"?>\n<component name=\"org.nuxeo.ecm.platform.thumbnail.operation\">\n\n  <extension target=\"org.nuxeo.ecm.core.operation.OperationServiceComponent\" point=\"operations\">\n    <operation class=\"org.nuxeo.ecm.platform.thumbnail.operation.RecomputeThumbnails\" />\n  </extension>\n\n  <extension target=\"org.nuxeo.ecm.automation.server.AutomationServer\" point=\"bindings\">\n    <binding name=\"RecomputeThumbnails\">\n      <administrator>true</administrator>\n    </binding>\n  </extension>\n\n</component>\n",
          "xmlFileName": "/OSGI-INF/thumbnail-operations-contrib.xml",
          "xmlPureComponent": true
        },
        {
          "@type": "NXComponent",
          "documentationHtml": "",
          "extensionPoints": [],
          "extensions": [
            {
              "@type": "NXContribution",
              "documentationHtml": "",
              "extensionPoint": "org.nuxeo.ecm.platform.rendition.service.RenditionService--renditionDefinitions",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.platform.thumbnail/org.nuxeo.ecm.platform.thumbnail.listener.renditions/Contributions/org.nuxeo.ecm.platform.thumbnail.listener.renditions--renditionDefinitions",
              "id": "org.nuxeo.ecm.platform.thumbnail.listener.renditions--renditionDefinitions",
              "registrationOrder": 3,
              "targetComponentName": {
                "rawName": "service:org.nuxeo.ecm.platform.rendition.service.RenditionService",
                "name": "org.nuxeo.ecm.platform.rendition.service.RenditionService",
                "type": "service"
              },
              "version": "10.10-HF18",
              "xml": "<extension point=\"renditionDefinitions\" target=\"org.nuxeo.ecm.platform.rendition.service.RenditionService\">\n\n    <renditionDefinition class=\"org.nuxeo.ecm.platform.thumbnail.rendition.ThumbnailRenditionProvider\" cmisName=\"nuxeo:icon\" name=\"thumbnail\">\n      <label>label.rendition.thumbnail</label>\n      <icon>/icons/image.gif</icon>\n      <kind>cmis:thumbnail</kind>\n      <contentType>image/jpeg</contentType>\n    </renditionDefinition>\n\n  </extension>"
            }
          ],
          "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.platform.thumbnail/org.nuxeo.ecm.platform.thumbnail.listener.renditions",
          "name": "org.nuxeo.ecm.platform.thumbnail.listener.renditions",
          "requirements": [],
          "resolutionOrder": 910,
          "services": [],
          "startOrder": 564,
          "version": "10.10-HF18",
          "xmlFileContent": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<component name=\"org.nuxeo.ecm.platform.thumbnail.listener.renditions\">\n\n  <extension target=\"org.nuxeo.ecm.platform.rendition.service.RenditionService\"\n    point=\"renditionDefinitions\">\n\n    <renditionDefinition name=\"thumbnail\" cmisName=\"nuxeo:icon\"\n      class=\"org.nuxeo.ecm.platform.thumbnail.rendition.ThumbnailRenditionProvider\">\n      <label>label.rendition.thumbnail</label>\n      <icon>/icons/image.gif</icon>\n      <kind>cmis:thumbnail</kind>\n      <contentType>image/jpeg</contentType>\n    </renditionDefinition>\n\n  </extension>\n\n</component>\n",
          "xmlFileName": "/OSGI-INF/thumbnail-rendition-contrib.xml",
          "xmlPureComponent": true
        },
        {
          "@type": "NXComponent",
          "documentationHtml": "",
          "extensionPoints": [],
          "extensions": [
            {
              "@type": "NXContribution",
              "documentationHtml": "",
              "extensionPoint": "org.nuxeo.ecm.core.io.MarshallerRegistry--marshallers",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.platform.thumbnail/org.nuxeo.ecm.platform.thumbnail.marshallers/Contributions/org.nuxeo.ecm.platform.thumbnail.marshallers--marshallers",
              "id": "org.nuxeo.ecm.platform.thumbnail.marshallers--marshallers",
              "registrationOrder": 24,
              "targetComponentName": {
                "rawName": "service:org.nuxeo.ecm.core.io.MarshallerRegistry",
                "name": "org.nuxeo.ecm.core.io.MarshallerRegistry",
                "type": "service"
              },
              "version": "10.10-HF18",
              "xml": "<extension point=\"marshallers\" target=\"org.nuxeo.ecm.core.io.MarshallerRegistry\">\n    <!-- thumbnail document enricher -->\n    <register class=\"org.nuxeo.ecm.platform.thumbnail.io.ThumbnailJsonEnricher\" enable=\"true\"/>\n  </extension>"
            }
          ],
          "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.platform.thumbnail/org.nuxeo.ecm.platform.thumbnail.marshallers",
          "name": "org.nuxeo.ecm.platform.thumbnail.marshallers",
          "requirements": [],
          "resolutionOrder": 911,
          "services": [],
          "startOrder": 565,
          "version": "10.10-HF18",
          "xmlFileContent": "<?xml version=\"1.0\"?>\n<component name=\"org.nuxeo.ecm.platform.thumbnail.marshallers\" version=\"1.0.0\">\n\n  <extension target=\"org.nuxeo.ecm.core.io.MarshallerRegistry\" point=\"marshallers\">\n    <!-- thumbnail document enricher -->\n    <register class=\"org.nuxeo.ecm.platform.thumbnail.io.ThumbnailJsonEnricher\" enable=\"true\" />\n  </extension>\n\n</component>\n",
          "xmlFileName": "/OSGI-INF/marshallers-contrib.xml",
          "xmlPureComponent": true
        },
        {
          "@type": "NXComponent",
          "documentationHtml": "",
          "extensionPoints": [],
          "extensions": [
            {
              "@type": "NXContribution",
              "documentationHtml": "",
              "extensionPoint": "org.nuxeo.ecm.core.bulk--actions",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.platform.thumbnail/org.nuxeo.ecm.platform.thumbnailing.bulk/Contributions/org.nuxeo.ecm.platform.thumbnailing.bulk--actions",
              "id": "org.nuxeo.ecm.platform.thumbnailing.bulk--actions",
              "registrationOrder": 6,
              "targetComponentName": {
                "rawName": "service:org.nuxeo.ecm.core.bulk",
                "name": "org.nuxeo.ecm.core.bulk",
                "type": "service"
              },
              "version": "10.10-HF18",
              "xml": "<extension point=\"actions\" target=\"org.nuxeo.ecm.core.bulk\">\n    <action batchSize=\"10\" bucketSize=\"100\" httpEnabled=\"false\" name=\"recomputeThumbnails\"/>\n  </extension>"
            },
            {
              "@type": "NXContribution",
              "documentationHtml": "",
              "extensionPoint": "org.nuxeo.runtime.stream.service--streamProcessor",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.platform.thumbnail/org.nuxeo.ecm.platform.thumbnailing.bulk/Contributions/org.nuxeo.ecm.platform.thumbnailing.bulk--streamProcessor",
              "id": "org.nuxeo.ecm.platform.thumbnailing.bulk--streamProcessor",
              "registrationOrder": 7,
              "targetComponentName": {
                "rawName": "service:org.nuxeo.runtime.stream.service",
                "name": "org.nuxeo.runtime.stream.service",
                "type": "service"
              },
              "version": "10.10-HF18",
              "xml": "<extension point=\"streamProcessor\" target=\"org.nuxeo.runtime.stream.service\">\n    <streamProcessor class=\"org.nuxeo.ecm.platform.thumbnail.action.RecomputeThumbnailsAction\" defaultConcurrency=\"2\" defaultPartitions=\"2\" logConfig=\"bulk\" name=\"recomputeThumbnails\">\n      <policy continueOnFailure=\"true\" delay=\"1s\" maxDelay=\"10s\" maxRetries=\"3\" name=\"default\"/>\n      <option name=\"produceImmediate\">false</option>\n    </streamProcessor>\n  </extension>"
            }
          ],
          "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.platform.thumbnail/org.nuxeo.ecm.platform.thumbnailing.bulk",
          "name": "org.nuxeo.ecm.platform.thumbnailing.bulk",
          "requirements": [
            "org.nuxeo.ecm.core.bulk"
          ],
          "resolutionOrder": 912,
          "services": [],
          "startOrder": 568,
          "version": "10.10-HF18",
          "xmlFileContent": "<?xml version=\"1.0\"?>\n<component name=\"org.nuxeo.ecm.platform.thumbnailing.bulk\" version=\"1.0.0\">\n\n  <require>org.nuxeo.ecm.core.bulk</require>\n\n  <extension target=\"org.nuxeo.ecm.core.bulk\" point=\"actions\">\n    <action name=\"recomputeThumbnails\" bucketSize=\"100\" batchSize=\"10\" httpEnabled=\"false\"/>\n  </extension>\n\n  <extension target=\"org.nuxeo.runtime.stream.service\" point=\"streamProcessor\">\n    <streamProcessor name=\"recomputeThumbnails\"\n      class=\"org.nuxeo.ecm.platform.thumbnail.action.RecomputeThumbnailsAction\" logConfig=\"bulk\" defaultConcurrency=\"2\"\n      defaultPartitions=\"2\">\n      <policy name=\"default\" maxRetries=\"3\" delay=\"1s\" maxDelay=\"10s\" continueOnFailure=\"true\" />\n      <option name=\"produceImmediate\">false</option>\n    </streamProcessor>\n  </extension>\n\n</component>\n",
          "xmlFileName": "/OSGI-INF/thumbnail-bulk-contrib.xml",
          "xmlPureComponent": true
        }
      ],
      "fileName": "nuxeo-thumbnail-10.10-HF18.jar",
      "groupId": "org.nuxeo.ecm.platform",
      "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.ecm.platform.thumbnail",
      "id": "org.nuxeo.ecm.platform.thumbnail",
      "location": "",
      "manifest": "Manifest-Version: 1.0\r\nArchiver-Version: Plexus Archiver\r\nCreated-By: 1.6.0_20 (Sun Microsystems Inc.)\r\nBuilt-By: jenkins\r\nBuild-Jdk: 1.8.0_191\r\nBundle-ManifestVersion: 2\r\nBundle-Version: 0.0.0.SNAPSHOT\r\nBundle-ActivationPolicy: lazy\r\nBundle-ClassPath: .\r\nBundle-Name: Nuxeo Thumbnail\r\nBundle-RequiredExecutionEnvironment: JavaSE-1.6\r\nNuxeo-Component: OSGI-INF/thumbnail-commandline-imagemagick-contrib.xm\r\n l,OSGI-INF/thumbnail-default-factories-contrib.xml,OSGI-INF/thumbnail\r\n -convert-service-contrib.xml,OSGI-INF/thumbnail-core-types-contrib.xm\r\n l,OSGI-INF/thumbnail-listener-contrib.xml,OSGI-INF/thumbnail-operatio\r\n ns-contrib.xml,OSGI-INF/thumbnail-rendition-contrib.xml,OSGI-INF/mars\r\n hallers-contrib.xml,OSGI-INF/thumbnail-bulk-contrib.xml\r\nBundle-SymbolicName: org.nuxeo.ecm.platform.thumbnail;singleton:=true\r\n\r\n",
      "maxResolutionOrder": 912,
      "minResolutionOrder": 903,
      "packages": [
        "nuxeo-10.10-HF01",
        "nuxeo-10.10-HF10",
        "nuxeo-10.10-HF18"
      ],
      "requirements": [],
      "version": "10.10-HF18"
    }
  ],
  "creationDate": 1664793571025,
  "key": "Nuxeo Platform LTS 2019-10.10",
  "name": "Nuxeo Platform LTS 2019",
  "operations": [
    {
      "@type": "NXOperation",
      "aliases": [],
      "category": "Services",
      "contributingComponent": "org.nuxeo.ecm.platform.thumbnail.operation",
      "description": "Recompute the thumbnail of the documents resulting from the provided NXQL query.",
      "hierarchyPath": "/op:RecomputeThumbnails",
      "label": "Recompute Thumbnails",
      "name": "RecomputeThumbnails",
      "operationClass": "org.nuxeo.ecm.platform.thumbnail.operation.RecomputeThumbnails",
      "params": [
        {
          "description": "NXQL query to collect the documents whose thumnail to recompute.",
          "isRequired": true,
          "name": "query",
          "order": 0,
          "type": "string",
          "values": [
            "SELECT * FROM Document WHERE ecm:mixinType = 'Thumbnail' AND thumb:thumbnail/data IS NULL AND ecm:isVersion = 0 AND ecm:isProxy = 0 AND ecm:isTrashed = 0"
          ],
          "widget": null
        }
      ],
      "signature": [
        "void",
        "void"
      ],
      "since": "10.10",
      "url": "RecomputeThumbnails",
      "version": "10.10"
    }
  ],
  "packages": [
    {
      "@type": "NXPackage",
      "bundles": [
        "org.nuxeo.ecm.core",
        "org.nuxeo.ecm.core.api",
        "org.nuxeo.ecm.core.io",
        "org.nuxeo.ecm.core.storage",
        "org.nuxeo.drive.core",
        "org.nuxeo.drive.jsf",
        "org.nuxeo.elasticsearch.audit",
        "org.nuxeo.elasticsearch.core",
        "org.nuxeo.ecm.platform.audit",
        "org.nuxeo.ecm.platform.convert",
        "org.nuxeo.ecm.platform.notification.core",
        "org.nuxeo.ecm.platform.rendition.web",
        "org.nuxeo.ecm.platform.types.core",
        "org.nuxeo.ecm.platform.ui.select2",
        "org.nuxeo.ecm.platform.ui",
        "org.nuxeo.ecm.webapp.ui",
        "org.nuxeo.ecm.webapp.base",
        "org.nuxeo.ecm.platform.preview",
        "org.nuxeo.ecm.platform.restapi.server",
        "org.nuxeo.runtime",
        "org.nuxeo.ecm.platform.search.core",
        "org.nuxeo.ecm.platform.thumbnail",
        "org.nuxeo.web.ui"
      ],
      "conflicts": [],
      "dependencies": [],
      "hierarchyPath": "/nuxeo-10.10-HF01-1.0.0",
      "id": "nuxeo-10.10-HF01-1.0.0",
      "name": "nuxeo-10.10-HF01",
      "optionalDependencies": [],
      "packageType": "hotfix",
      "title": "Nuxeo 10.10-HF01",
      "version": "1.0.0"
    },
    {
      "@type": "NXPackage",
      "bundles": [
        "org.nuxeo.ecm.automation.features",
        "org.nuxeo.common",
        "org.nuxeo.ecm.core.bulk",
        "org.nuxeo.ecm.core.convert",
        "org.nuxeo.ecm.core.event",
        "org.nuxeo.ecm.core.query",
        "org.nuxeo.ecm.core.storage.mongodb",
        "org.nuxeo.ecm.core.storage.sql",
        "org.nuxeo.web.ui.dam",
        "org.nuxeo.elasticsearch.core",
        "org.nuxeo.ecm.platform.audit",
        "org.nuxeo.directory.mongodb",
        "org.nuxeo.ecm.platform.picture.core",
        "org.nuxeo.ecm.platform.routing.core",
        "org.nuxeo.runtime",
        "org.nuxeo.ecm.platform.thumbnail",
        "org.nuxeo.web.ui"
      ],
      "conflicts": [],
      "dependencies": [
        "nuxeo-10.10-HF09:1.0.0"
      ],
      "hierarchyPath": "/nuxeo-10.10-HF10-1.0.0",
      "id": "nuxeo-10.10-HF10-1.0.0",
      "name": "nuxeo-10.10-HF10",
      "optionalDependencies": [],
      "packageType": "hotfix",
      "title": "Nuxeo 10.10-HF10",
      "version": "1.0.0"
    },
    {
      "@type": "NXPackage",
      "bundles": [
        "org.nuxeo.ecm.core.api",
        "org.nuxeo.ecm.core.event",
        "org.nuxeo.ecm.core.io",
        "org.nuxeo.ecm.core.storage.mongodb",
        "org.nuxeo.ecm.platform.audit",
        "org.nuxeo.ecm.platform.video.core",
        "org.nuxeo.template.manager",
        "org.nuxeo.ecm.platform.thumbnail",
        "org.nuxeo.web.ui"
      ],
      "conflicts": [],
      "dependencies": [
        "nuxeo-10.10-HF17:1.0.0"
      ],
      "hierarchyPath": "/nuxeo-10.10-HF18-1.0.0",
      "id": "nuxeo-10.10-HF18-1.0.0",
      "name": "nuxeo-10.10-HF18",
      "optionalDependencies": [],
      "packageType": "hotfix",
      "title": "Nuxeo 10.10-HF18",
      "version": "1.0.0"
    }
  ],
  "pluginSnapshots": {},
  "releaseDate": 1547942400000,
  "version": "10.10"
}